-
Home
-
iyzico WooCommerce
-
3.5.8 (latest)
-
Code
-
Classes
- PaymentProcessor
Total Complexity |
90 |
Dependencies |
16 |
Dependents |
3 |
Total lines |
429 |
Lines of code |
305 |
Logical lines of code |
208 |
Comment lines |
19 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processWebhook() |
B |
42 |
20 |
47 |
processWebhookWithSignature() |
B |
43 |
16 |
46 |
updateOrder() |
A |
54 |
9 |
20 |
retrieveCheckoutForm() |
S |
46 |
4 |
37 |
checkInstallment() |
S |
56 |
4 |
17 |
saveUserCard() |
S |
63 |
4 |
11 |
retrieveCheckoutFormV2() |
S |
60 |
3 |
12 |
redirectToOrderReceived() |
S |
60 |
3 |
12 |
processCallback() |
S |
55 |
2 |
21 |
saveCardFamily() |
S |
72 |
3 |
5 |
saveLastFourDigits() |
S |
72 |
3 |
5 |
saveCardType() |
S |
72 |
3 |
5 |
saveCardAssociation() |
S |
72 |
3 |
5 |
saveOrder() |
S |
61 |
2 |
14 |
addOrderComment() |
S |
66 |
2 |
8 |
ensurePaymentMethod() |
S |
74 |
2 |
5 |
getOrder() |
S |
68 |
2 |
7 |
validateToken() |
S |
72 |
2 |
5 |
handleException() |
S |
70 |
1 |
6 |
createOptions() |
S |
68 |
1 |
7 |
__construct() |
S |
64 |
1 |
10 |